home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / fdlog121.zip / FDLOG.TXT < prev    next >
Text File  |  1991-08-15  |  29KB  |  925 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                            
  7.                                            
  8.                                            
  9.                                            
  10.                                            
  11.                                 FrontDoor Log Analyzer
  12.                                      Version 1.21
  13.                                            
  14.                                      Documentation
  15.                                            
  16.                                       14 Aug 1991
  17.                                            
  18.                            Copyright 1989 -1991 Mats Wallin
  19.                                   All rights reserved
  20.                                            
  21.                                   (FidoNet 2:201/329)
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.     FDLOG.TXT                                                      Page 1
  65.  
  66.  
  67.  
  68.  
  69.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  70.  
  71.  
  72.                ABOUT FDLOG
  73.  
  74.                FrontDoor Log Analyzer is a utility program, which helps
  75.                you extract the information that you find interesting in
  76.                FrontDoors logfile. A lot of data is gathered and
  77.                outputted in some files, which you easily can read and
  78.                see what has happened in your system.
  79.  
  80.                FDLOG will run on (as far as I know) all computers where
  81.                you can use FrontDoor
  82.  
  83.                No guarantee of any kind is included in this packege, you
  84.                are using FDLOG at your own risk. I will not be
  85.                responsible for anything that could happen to your system
  86.                when using FDLOG.
  87.  
  88.                FDLOG may be used free of charge for anyone who is
  89.                allowed to use the noncommercial version of FrontDoor. If
  90.                you are not, and want to use this program, you should
  91.                contribute ($10 suggested) to:
  92.  
  93.                    Mats Wallin
  94.                    Forskottsvagen 11
  95.                    S-126 44 Hagersten
  96.                    Sweden
  97.  
  98.                
  99.  
  100.                REQUIREMENTS
  101.  
  102.                FDLOG uses FrontDoors logfile. To find it, FDLOG reads
  103.                FD.SYS, which also has to be found. FDLOG searches for
  104.                FD.SYS in the current directory or, if it doesn't exist
  105.                there, in the directory pointed to by the environment
  106.                variable FD. I suggest that you always have FD defined.
  107.                Add this line to your AUTOEXEC.BAT, if you don't have it
  108.                there already:
  109.                
  110.                SET FD=C:\FD
  111.                
  112.                or wherever you have FrontDoor.
  113.  
  114.                When FDLOG reads the logfile, it searches for four types
  115.                of logrecords:
  116.                
  117.                $   Account information
  118.                *   Sent/Rcvd files
  119.                +   Brief messages
  120.                %   Requested files
  121.                
  122.                To use FDLOG, you should make sure all these loglevels
  123.                are turned on.
  124.  
  125.                
  126.  
  127.  
  128.  
  129.  
  130.     FDLOG.TXT                                                      Page 2
  131.  
  132.  
  133.  
  134.  
  135.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  136.  
  137.  
  138.                HOW IT WORKS
  139.  
  140.                You can use FDLOG in two ways, either by using switches
  141.                and run it in batch mode, or with a simple menu, where
  142.                you can choose what you want to do.
  143.  
  144.                
  145.  
  146.                WHAT FDLOG CAN DO FOR YOU
  147.  
  148.                FDLOG scans the logfile and gathers a lot of data. Some
  149.                examples of the information you are able to get:
  150.  
  151.                    A list of all outgoing calls to other systems, date
  152.                    and time of the connection, elapsed time, cost and
  153.                    name of the node you called.
  154.  
  155.                    A list of all incoming calls.
  156.  
  157.                    A list of all files that your system sent to other
  158.                    systems. This list doesn't include the mailfiles.
  159.  
  160.                    A list of all files that your system received from
  161.                    other systems. No mailfiles are included here either
  162.  
  163.                    A list of all files other systems have requested,
  164.                    with information if the file was sent.
  165.  
  166.                    A version of the logfile that includes most
  167.                    information about incoming and outgoing calls, that
  168.                    you can find in FrontDoors logfile, but in a more
  169.                    compact form.
  170.  
  171.                    A file as above with information about all calls
  172.                    since you last analyzed the logfile.
  173.  
  174.                Besides the information above, FDLOG saves information
  175.                about all your calls in the last year, and you are able
  176.                to create a file whenever you want to, with information
  177.                about number of calls, elapsed time, number of
  178.                transferred files, cost etc, that you have had to each
  179.                node (per month) you've been in contact with.
  180.  
  181.                FDLOG will also (when you decide) move the logfile to an
  182.                arcfile, zipfile, zoofile etc, and in this way save some
  183.                diskspace.
  184.  
  185.                
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.     FDLOG.TXT                                                      Page 3
  197.  
  198.  
  199.  
  200.  
  201.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  202.  
  203.  
  204.                INSTALLATION
  205.  
  206.                You can place FDLOG.EXE and FDLOGCFG.EXE wherever you
  207.                want on your disk, it doesn't have to be in your
  208.                FrontDoor directory.
  209.  
  210.                Before you use FDLOG for the first time, you have to run
  211.                the configuration program FDLOGCFG. This program creates
  212.                the FDLOG.SYS file, which contains information used by
  213.                FDLOG. You can run FDLOGCFG as often you want, and change
  214.                the information.
  215.  
  216.                Format:
  217.  
  218.                    FDLOGCFG [-S] [?]
  219.  
  220.                Options:
  221.  
  222.                    -S   Create new FDLOG.SYS
  223.  
  224.                         This option tells FDLOGCFG to create a new
  225.                         FDLOG.SYS file. Use it with care, since all
  226.                         information FDLOG gathers is stored in this
  227.                         file, and will be lost if a new one is created.
  228.  
  229.                    ?    Displays a help message.
  230.  
  231.                When you run FDLOGCFG, you will be asked some questions
  232.                you have to answer. Most questions will have default
  233.                answers, and if you are pleased with it, just press
  234.                Enter.
  235.  
  236.                The first questions are the name of FDLOG's output files.
  237.                All these files will be put in the same directory as
  238.                FDLOG.EXE, if you don't supply a path.
  239.  
  240.                If there is a file you don't want FDLOG to create, leave
  241.                the field blank, and no data will be written to this
  242.                file.
  243.  
  244.                You will also be asked for the number of lines to print
  245.                on each page in the output files.
  246.  
  247.                Then FDLOGCFG asks how old logfiles should be renamed.
  248.                You have two options, date (FDyymmdd.LOG format) or
  249.                daynumber of the year (FDddd.LOG).
  250.  
  251.                The next part is where you define the name of your
  252.                archive program, and the name of the arcfile where FDLOG
  253.                will move the logfiles. You don't have to supply an
  254.                extension to the arcfile, since the archive program will
  255.                append one automatically.
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.     FDLOG.TXT                                                      Page 4
  263.  
  264.  
  265.  
  266.  
  267.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  268.  
  269.  
  270.                The last thing that you can define, is the minimum cost
  271.                of a phonecall. If this cost is higher than the cost
  272.                found in the logfile, it will be used instead.
  273.  
  274.                
  275.  
  276.                OUTPUT FILES
  277.  
  278.                The following files will be created and written to by
  279.                FDLOG: (Only NEW.FDL is created every time FDLOG runs,
  280.                the other files are appended by default).
  281.  
  282.                    FDLOG.SYS
  283.  
  284.                         Contains information about all nodes, filenames,
  285.                         etc. This file will be located in the same
  286.                         directory as FD.SYS.
  287.  
  288.                    LOG.FDL
  289.  
  290.                         A concise report of all information found in the
  291.                         logfile. Incoming and outgoing calls, files
  292.                         transfered and requested, costs etc.
  293.  
  294.                    NEW.FDL
  295.  
  296.                         The same information as LOG.FDL contains, but
  297.                         this file is created every time FDLOG analyzes
  298.                         the logfile. Because of this, it contains
  299.                         information of everything that happened since
  300.                         you last analyzed the logfile.
  301.  
  302.                    OUT.FDL
  303.  
  304.                         Contains information about all your outgoing
  305.                         calls; date and time of call, elapsed time,
  306.                         cost, name and address of the called system.
  307.  
  308.                    IN.FDL
  309.  
  310.                         Contains information about all calls other nodes
  311.                         have made to you; date and time of call, name
  312.                         and address of the caller.
  313.  
  314.                    SEND.FDL
  315.  
  316.                         Contains information about all files (except
  317.                         mailfiles) that has been sent from your system;
  318.                         date and time, filename, size, name and address
  319.                         of the receiver.
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.     FDLOG.TXT                                                      Page 5
  329.  
  330.  
  331.  
  332.  
  333.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  334.  
  335.  
  336.                    RECEIVE.FDL
  337.  
  338.                         Contains information about all files (except
  339.                         mailfiles) that your system has received; date
  340.                         and time, filename, size, name and address of
  341.                         the sender.
  342.  
  343.                    REQUEST.FDL
  344.  
  345.                         Contains information about all files that has
  346.                         been requested from your system and information
  347.                         if the file(s) was sent. Information included is
  348.                         date and time, file requested, number of sent
  349.                         files, name and address of the requesting
  350.                         system.
  351.  
  352.                    REPORT.FDL
  353.  
  354.                         This file is only created when you ask FDLOG to
  355.                         create a report. It will contain information
  356.                         about all systems you have called, number of
  357.                         calls, number (and size) of files that you have
  358.                         paid the transfer of, elapsed time and the cost.
  359.                         This information is divided per month.
  360.  
  361.                         It will also contain the same information for
  362.                         all systems that have called your system, except
  363.                         the elapsed time and cost.
  364.  
  365.                         The last part of this file is a list of all
  366.                         systems you have been in contact with, the first
  367.                         and last date of your calls, number of calls,
  368.                         total elapsed time and cost since you used FDLOG
  369.                         the first time, the first and last date of
  370.                         incoming calls from this system, and number of
  371.                         incoming calls.
  372.  
  373.                
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.     FDLOG.TXT                                                      Page 6
  395.  
  396.  
  397.  
  398.  
  399.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  400.  
  401.  
  402.                RUNNING IN BATCH-MODE
  403.  
  404.                To run FDLOG in batch mode, you have to supply at least
  405.                one of the options below.
  406.  
  407.                Format:
  408.  
  409.                    FDLOG [-A] [-C] [-D] [-M] [-N] [-R [from [to]]] [?]
  410.  
  411.                To turn a option off, end it with a hyphen (-).
  412.  
  413.                Options:
  414.  
  415.                    -A   Analyze the logfile.
  416.  
  417.                         FDLOG will read and analyze the logfile, write
  418.                         information in the output files, and save
  419.                         information about all calls in FDLOG.SYS.
  420.  
  421.                    -C   Create new output files.
  422.  
  423.                         Normally, all information FDLOG outputs are
  424.                         written at the end of each file, except the
  425.                         NEW.FDL. When you specify this option, FDLOG
  426.                         will create new output files.
  427.  
  428.                         This option has no effect if you don't use the
  429.                         -A option.
  430.  
  431.                    -D   Delete FrontDoor's logfile.
  432.  
  433.                         When FDLOG has done everything you asked it to
  434.                         do, it will delete the logfile.
  435.  
  436.                         This option is also turned on if you use the -M
  437.                         option. If you don't want to delete the logfile
  438.                         when you use the -M option, make sure to have
  439.                         -D- AFTER the -M option.
  440.  
  441.                    -M   Move FrontDoor's logfile to an archive.
  442.  
  443.                         This option moves the logfile to the archive
  444.                         file you defined with FDLOGCFG. By default it
  445.                         will first rename the logfile to FDyymmdd.LOG
  446.                         (where yymmdd is the date the logfile was
  447.                         created), then move it to the archive (by
  448.                         executing the program you defined as your
  449.                         archive program), and then delete the logfile.
  450.                         If you don't want FDLOG to rename and/or delete
  451.                         the logfile, make sure you have -N- and/or -D-
  452.                         AFTER the -M option.
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.     FDLOG.TXT                                                      Page 7
  461.  
  462.  
  463.  
  464.  
  465.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  466.  
  467.  
  468.                    -N   reName the logfile to FDyymmdd.LOG.
  469.  
  470.                         This option renames FrontDoors logfile (FD.LOG)
  471.                         to FDyymmdd.LOG where yymmdd is the date when
  472.                         the logfile was created, or to FDddd.LOG where
  473.                         ddd is the daynumber of the year when the
  474.                         logfile was created. How to rename the file is
  475.                         decided in FDLOGCFG.
  476.  
  477.                         This option is also turned on if you use the -M
  478.                         option. If you don't want to rename the logfile
  479.                         before moving it to the archive, make sure to
  480.                         have -N- AFTER the -M option.
  481.  
  482.                    -R [from [to]]
  483.  
  484.                         create a Report file.
  485.  
  486.                         This option will create a report file, which
  487.                         contains information about your calls to other
  488.                         nodes, how much they have cost, as well as
  489.                         number and size of files transferred that you
  490.                         paid for. This information is divided per node
  491.                         and month.
  492.  
  493.                         See alose OUTPUT FILES, REPORT.FDL.
  494.  
  495.                         The 'from' and 'to' fields are the months that
  496.                         the report should start and end with. They
  497.                         should be given with the month number (e.g. 1 =
  498.                         Jan, 12 = Dec). If you don't supply them, they
  499.                         will default to last month. If you only supply
  500.                         the 'from' month, the 'to' month will default to
  501.                         the same month.
  502.  
  503.                         See also the information about the report choice
  504.                         in the RUNNING IN MENU-MODE part. When you
  505.                         create a report from the menu, you are able to
  506.                         choose which nodes that should be a part of the
  507.                         report.
  508.  
  509.                    ?    Displays a help message.
  510.  
  511.                         
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.     FDLOG.TXT                                                      Page 8
  527.  
  528.  
  529.  
  530.  
  531.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  532.  
  533.  
  534.                RUNNING IN MENU MODE
  535.  
  536.                When you start FDLOG without any options, the following
  537.                menu will appear on the screen:
  538.  
  539.                    Fdlog Options:
  540.                    
  541.                     A - (No)  Analyze logfile
  542.                     C - (No)  Create new output files
  543.                     D - (No)  Delete logfile
  544.                     G -       Give name to node
  545.                     I -       Immediate analyze of logfile
  546.                     K -       Kill (delete) nodes in Fdlog.Sys
  547.                     L -       List all nodes in Fdlog.Sys
  548.                     M - (No)  Move logfile to archive
  549.                     N - (No)  reName logfile to FDyymmdd.LOG
  550.                     R -       create Report file
  551.                     X -       eXit
  552.                    
  553.                    Choice : X
  554.  
  555.                Some of the options in the menu (those who has a (No))
  556.                are toggled every time you choose them, and they will be
  557.                executed when you exit from FDLOG.
  558.  
  559.                The other options are executed immediately when you
  560.                choose them.
  561.  
  562.                You can have more than one option on the choice line, and
  563.                the options will be executed on at a time
  564.  
  565.                Options:
  566.  
  567.                    A    Analyze logfile
  568.  
  569.                         This option analyzes the logfile when you exit
  570.                         FDLOG. See RUNNING IN BATCH MODE.
  571.  
  572.                    C    Create new output files
  573.  
  574.                         This option tells FDLOG to create new output
  575.                         files when it analyzes the logfile. See RUNNING
  576.                         IN BATCH MODE.
  577.  
  578.                    D    Delete logfile
  579.  
  580.                         This option tells FDLOG to delete the logfile.
  581.                         See RUNNING IN BATCH MODE.
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.     FDLOG.TXT                                                      Page 9
  593.  
  594.  
  595.  
  596.  
  597.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  598.  
  599.  
  600.                    G    Give name to node
  601.  
  602.                         Sometimes you don't like the name of a node that
  603.                         FrontDoor writes in the log, for example when
  604.                         the calling node doesn't know its own name, and
  605.                         FrontDoor writes -unlisted in the nodelist.
  606.                         (FrontDoor always uses the name the other system
  607.                         presents itself with).
  608.  
  609.                         You will be asked for which nodes to name. When
  610.                         you have entered a nodenumber, FDLOG will
  611.                         present the node(s) whith this address and their
  612.                         current names. You can then edit the name to
  613.                         whatever you like.
  614.  
  615.                         When FDLOG presents a nodename that already has
  616.                         been defined, the text '(defined)' is written
  617.                         after the name. This means that FDLOG will
  618.                         ignore whatever FrontDoor writes in the
  619.                         nodelist, and use this name instead in all
  620.                         reports.
  621.  
  622.                         If you don't want the node to have a defined
  623.                         name anymore, delete the name instead of writing
  624.                         a new one. The name currently defined will be
  625.                         remembered, but the next time this nodenumber
  626.                         occurs in the logfile, the new name will be used
  627.                         instead.
  628.  
  629.                    I    Immediate analyze of logfile
  630.  
  631.                         If you want to create a report file, or to
  632.                         delete som nodes from FDLOG.SYS, than you should
  633.                         first make sure that you have analyzed the
  634.                         logfile. This option does that immediatly,
  635.                         instead of waiting until FDLOG exits, as the A
  636.                         option does. Except from that, this option is
  637.                         the same as the A option.
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.     FDLOG.TXT                                                      Page 10
  659.  
  660.  
  661.  
  662.  
  663.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  664.  
  665.  
  666.                    K    Kill (delete) nodes in Fdlog.Sys
  667.  
  668.                         Sometimes there will be nodes that you have been
  669.                         in contact with, that you don't want to have in
  670.                         your report-files. With this option you have the
  671.                         possibility to delete them.
  672.  
  673.                         You will be asked for which nodes to delete.
  674.                         When you specify the node numbers, you can use
  675.                         the same format as in FrontDoor. If you leave
  676.                         the zone or net out, they will default to your
  677.                         own. You can also use the ALL keyword instead of
  678.                         a number.
  679.  
  680.                         Before the nodes are deleted, you will be asked
  681.                         to confirm the deletion of the node. Because of
  682.                         this, you can specify to delete ALL nodes, and
  683.                         then answer yes or no when FDLOG asks if the
  684.                         node should be deleted.
  685.  
  686.                         This option is only available in menu mode.
  687.  
  688.                    L    List all nodes in Fdlog.Sys
  689.  
  690.                         This option outputs (to the screen) a list of
  691.                         all nodes FDLOG knows about.
  692.  
  693.                         This option is only available in menu mode.
  694.  
  695.                    M    Move logfile to archive
  696.  
  697.                         This option tells FDLOG to move the logfile to
  698.                         an archive. The D and N options will also be set
  699.                         to yes. See RUNNING IN BATCH MODE.
  700.  
  701.                    N    reName logfile to FDyymmdd.LOG
  702.  
  703.                         This option tells FDLOG to rename the logfile to
  704.                         FDyymmdd.LOG (where yymmdd is the date the
  705.                         logfile was created). See RUNNING IN BATCH MODE.
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.     FDLOG.TXT                                                      Page 11
  725.  
  726.  
  727.  
  728.  
  729.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  730.  
  731.  
  732.                    R    create Report file
  733.  
  734.                         This option creates a report file with
  735.                         information about costs etc. (See OUTPUT FILES,
  736.                         REPORT.FDL).
  737.  
  738.                         You will be asked for which months the report
  739.                         should include. The default is last month.
  740.  
  741.                         You also have the possibility to tell FDLOG
  742.                         which nodes that should be included in the
  743.                         report. See the K option above about how to
  744.                         specify node numbers.
  745.  
  746.                         The possibility to define nodes that should be
  747.                         included in the report is only available in the
  748.                         menu mode.
  749.  
  750.                    X    eXit
  751.  
  752.                         This options exits FDLOG. If any of the options
  753.                         A, C, D, M or N has been toggled to yes, they
  754.                         will be executed.
  755.  
  756.                
  757.  
  758.                Thats all folks, run and enjoy FDLOG.
  759.  
  760.  
  761.  
  762.  
  763.  
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.     FDLOG.TXT                                                      Page 12
  791.  
  792.  
  793.  
  794.  
  795.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  796.  
  797.  
  798.                UPDATE HISTORY
  799.  
  800.                1.00
  801.  
  802.                    First release
  803.  
  804.                1.10
  805.  
  806.                    Changed FDLOG to use FrontDoor's (1.99b) new
  807.                    logformat.
  808.  
  809.                1.11
  810.  
  811.                    FDLOG now reads and understands FrontDoor's alias
  812.                    file. If a file is requested with an 'magic' name, it
  813.                    will be correctly reported in REQUEST.FDL.
  814.  
  815.                1.12
  816.  
  817.                    Some problems existed with logfiles smaller than
  818.                    61440 bytes, corrected.
  819.  
  820.                    It's now possible to define a nodes name, very useful
  821.                    for nodes that doesn't know their own name, and
  822.                    presents them self as -unlisted for FrontDoor.
  823.  
  824.                    Peter Janssens became the first contributor till
  825.                    FDLOG. Thanks Peter.
  826.  
  827.                1.13
  828.  
  829.                    Fixed a small bug, making FDLOG display years as 1890
  830.                    instead of 1990.
  831.  
  832.                    FDLOG will now skip lines with invalid date entries,
  833.                    and continue with the next line instead of aborting.
  834.  
  835.                    FDLOG will now notice that a entry in the alias file
  836.                    is a service request, and not assume that it is an
  837.                    aliasname.
  838.  
  839.                1.14
  840.  
  841.                    If FDLOG only were supposed to rename, archive or
  842.                    delete the logfile, it forgot to close the logfile
  843.                    before trying to do so, resulting in a sharing error.
  844.                    Fixed.
  845.  
  846.                    All screen output is now done via BIOS calls instead
  847.                    of via INT29. INT29 caused trouble with PC/MOS. It's
  848.                    also possible to 'SET VIDEO=x', where x is DOS, BIOS
  849.                    or INT29 to force FDLOG to use this kind of calls
  850.                    instead.
  851.  
  852.  
  853.  
  854.  
  855.  
  856.     FDLOG.TXT                                                      Page 13
  857.  
  858.  
  859.  
  860.  
  861.     FrontDoor Log Analyzer (v1.21) / Mats Wallin                   14 Aug 1991
  862.  
  863.  
  864.                1.20
  865.  
  866.                    Support for the new logformat FrontDoor 2.0 uses.
  867.                    (1.99c logformat should work too).
  868.  
  869.                    Some small changes in FDLOG.SYS, you have to run
  870.                    FDLOGCFG to update it, if you don't, FDLOG will
  871.                    abort.
  872.  
  873.                    Fixed some cosmetics which happened when a nodes
  874.                    address was more then 14 characters.
  875.  
  876.                    FDLOG doesn't display *.TIC files in RECEIVE.FDL and
  877.                    SEND.FDL anymore.
  878.  
  879.                    FDLOG can now rename the logfile either to
  880.                    FDyymmdd.LOG (the old format), or to FDddd.LOG where
  881.                    ddd is the daynbr of the year. Use FDLOGCFG to choose
  882.                    which format FDLOG should use.
  883.  
  884.                    If the logfile wasn't called FD.LOG, FDLOG wasn't
  885.                    able to rename it correctly.
  886.  
  887.                    The list node function in the menu, now detects the
  888.                    screen length, and uses it correct (what a feature
  889.                    :-) ).
  890.  
  891.                1.21
  892.  
  893.                    This version REQUIRES FD 2.01 or later. It will not
  894.                    work with older versions of FD. This is because the
  895.                    changes in the log format, and the name changes of
  896.                    FD's system files.
  897.  
  898.                    FDLOG will now only analyze log entries written by
  899.                    FD, e.g. it skips all logentries that contain a
  900.                    programname on the dashline, except the programname
  901.                    FD. This makes it possible to use FD.LOG for all
  902.                    utilities that uses FD's logformat, without any risk
  903.                    that FDLOG will use a logentry from another program,
  904.                    which could happen with earlier versions.
  905.  
  906.                    I might have fixed a problem that some people have
  907.                    had, causing FDLOG to crash the PC. But I don't know
  908.                    for sure.
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.     FDLOG.TXT                                                      Page 14
  923.  
  924.  
  925.